Top 10k strings from Multivariate Regression (1983)(University Software).tap in <root> / bin / z80 / software / Sinclair Spectrum Collection TOSEC.exe / Sinclair ZX Spectrum - Utilities & Educational / Sinclair ZX Spectrum - Utilities & Educational - [TAP] (TOSEC-v2007-01-01) /
Back to the directory listing
3 ;" constant=";
2 ;"logarithm:"
2 ;"ind.var.";j;"=";
2 ;" dep.var.=";
2 ;" variable ";m-1
1 w=a(k,m)+a(i,m):
1 s=a(i,k)/a(k,k):
1 oo=oo+(e(j)-e(j-1
1 o=o+c(k)*x(k,j):
1 f=(i/v)/((1
1 e=e+v(i)*c(i):
1 e2=e2+e(j)*e(j):
1 e(j)=y(j)-o:
1 c=c+y(i)*y(i):
1 c=c+a(l,v+1
1 b=b+x(j,l)*y(l):
1 b(m)=c(m)/(ss*yy):
1 a=a+x(i,k)*x(j,k):
1 a(k,k)<1e-8
1 a(k,j)=a(k,j)/z:
1 a(i,k)<1e-8
1 a(i,j)=a(i,j)-s*a(k,j):
1 REGRESSION@
1 MULTIVARIATE REGRESSION
1 ;c(m)/b(m):
1 ;"t statistics":
1 ;"std.err.ofregression=";
1 ;"standard errors":
1 ;"singular matrix":
1 ;"perfect fit":
1 ;"indefinite":
1 ;"corrected(r2)=";
1 ;"Observation ";i:
1 ;"Insufficient number of observations":
1 ;"Durbin-Watson stat.=";
1 ;"(";v;",";l;") degrees of freedom"
1 ;" EQUATION COEFFICIENTS":
1 ;" F statistic=";
1 ;" variable ";i-1
1 ;" (r2)=";
1 ))*(e(j)-e(j-1
1 ("observation ";(i);" independent variable ";(j);"=");x:
1 ("independent variable ";j;": ");
1 "observation ";(i);" dependent variable=";
1 "enter 0 for LOG,1 for LN: ";z:
1 "REGRESSION"
1 "Number of observations: ";n
1 "Number of independent variables: ";v
1 "Is independent variable ";(j);" logarithmic?(y/n): ";
1 "Is dependent variable logarithmic?(y/n): ";
1 "Enter z to copy,i for interp.";
1 "Enter r to run":
1 "Enter d to re-display results":
1 "Any logarithmic variables?(y/n): ";
1 copyright 1983 University Software **